TextStyleTextRotationScale Property
Specifies whether for rotated text the width of the text should be scaled to fit into the current line height or the width of the text should remain fixed, therefore changing the current line height.
The defined values for are:
-fixed: width of text should remain fixed.
-line-height: width of text should be scaled to fit the current line height.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public TextRotationScale TextRotationScale { get; set; }
Public Property TextRotationScale As TextRotationScale
Get
Set
Property Value
TextRotationScale